Syntax
public
System.Threading.Tasks.Task Executions_AddLogEntryAsync(int? Execution_Id, int? Scope_Sequence, int? LogEntry_Level, byte[] LogEntry_Text, System.DateTime? LogEntry_Date)
Parameters
- Execution_Id
- Type: int?
- Scope_Sequence
- Type: int?
- LogEntry_Level
- Type: int?
- LogEntry_Text
- Type: byte[]
- LogEntry_Date
- Type: System.DateTime?